Retrieves just the minutes from a Time value.
Use this function whenever you need to work with the minutes specified in a Time value for performing time calculations.
The following examples are applicable to Crystal syntax:
TimeVar ShipTime := CTime({orders.SHIP DATE});
Returns 30 if {orders.SHIP DATE} is 1998/12/05 8:30:15.
This function is designed to work like the Visual Basic function of the same name.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |